Uses of Enum
com.cisco.pt.ipc.enums.SpecialChar
Packages that use SpecialChar
-
Uses of SpecialChar in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return SpecialCharModifier and TypeMethodDescriptionstatic SpecialCharSpecialChar.fromIntValue(int value) static SpecialCharSpecialChar.fromIntValue(Integer value) static SpecialCharReturns the enum constant of this type with the specified name.static SpecialChar[]SpecialChar.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SpecialChar in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim with parameters of type SpecialCharModifier and TypeMethodDescriptionvoidTerminalLine.enterChar(Byte ascii, SpecialChar specialChar) Information provided by the PKI file: -
Uses of SpecialChar in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl with parameters of type SpecialCharModifier and TypeMethodDescriptionvoidTerminalLineImpl.enterChar(Byte ascii, SpecialChar specialChar) Information provided by the PKI file: